SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56028: Migrating from SAS® OpRisk VaR 6.1M1 to 6.1M1 fails and returns "Unrecognized source release no (orvarcfg.migration.version): 6.1"

DetailsAboutRate It

In SAS OpRisk VaR, if you migrate from 6.1M1 to 6.1M1, the migration fails and returns the following message:

Unrecognized source release no (orvarcfg.migration.version): 6.1. Migration processing has stopped.

The problem occurs because of an incorrect value for the arg2= variable in the orvarcfg_config.xml file.

Workaround

To fix this issue, simply correct the variable for arg2= in the orvarcfg_config.xml file before running the configuration in the target environment.

Currently, line number 777 of this file contains the following:

<equals arg1="${orvarcfg.migration.version}" arg2="${orvarcfg.configobj.version}" />

Change the line to this:

<equals arg1="${orvarcfg.migration.version}" arg2="${orvarcfg.maintenance.to.version}" />

Default locations for the orvarcfg_config.xml file are as follows.

  • In a Windows operating environment, the file is located here:
    C:\Program Files\SASHome\SASFoundation\9.4\orvar\sasmisc\Config\orvarcfg_config.xml
  • In a UNIX operating environment, the file is located here:
    install-dir/SASHome/SASFoundation/9.4/misc/orvar/Config/orvarcfg_config.xml


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS OpRisk VaRMicrosoft Windows 8 Pro 32-bit6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8 Pro x646.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8 Enterprise x646.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8 Enterprise 32-bit6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft® Windows® for x646.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8.1 Enterprise 32-bit6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8.1 Enterprise x646.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8.1 Pro6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows 8.1 Pro 32-bit6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 20086.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 2008 R26.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 2008 for x646.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 2012 Datacenter6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 2012 R2 Datacenter6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 2012 R2 Std6.1_M17.19.4 TS1M29.4 TS1M3
Microsoft Windows Server 2012 Std6.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Enterprise 32 bit6.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Enterprise x646.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Home Premium 32 bit6.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Home Premium x646.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Professional 32 bit6.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Professional x646.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Ultimate 32 bit6.1_M17.19.4 TS1M29.4 TS1M3
Windows 7 Ultimate x646.1_M17.19.4 TS1M29.4 TS1M3
64-bit Enabled AIX6.1_M17.19.4 TS1M29.4 TS1M3
64-bit Enabled Solaris6.1_M17.19.4 TS1M29.4 TS1M3
HP-UX IPF6.1_M17.19.4 TS1M29.4 TS1M3
Linux for x646.1_M17.19.4 TS1M29.4 TS1M3
Solaris for x646.1_M17.19.4 TS1M29.4 TS1M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.